[Create a Namespace]
$ kubectl create ns acid

[delete a Namespace]
$ kubectl delete ns acid
